programming:c:function printfWhat links here?

Syntax

int printf (const char* format, ... );


Writes to the standard output (stdout) a sequence of data formatted as the format argument specifies. After the format parameter, the function expects at least as many additional arguments as specified in format.

Parameters



Return Value

On success, the total number of characters written is returned.

On failure, a negative number is returned.
programming:c:function printf
filename:programming:c:function printf
filename:programming%3Ac%3Afunction%20printf
last edit:April 04 2009 20:24:26 (5510 days ago)
ct = 1714963471.000000 = May 05 2024 22:44:31
ft = 1238891066.000000 = April 04 2009 20:24:26
dt = 476072405.000000